Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playing Audio (WAV) through Vector #390

Merged
merged 25 commits into from
Sep 25, 2024
Merged

Conversation

F4310
Copy link
Contributor

@F4310 F4310 commented Sep 25, 2024

Finalmente, terminei. Agora podemos enviar áudio (WAV) para tocar no Vector.

O arquivo play_audio.js pega áudios WAV e os ajusta para 8000 Hz antes de enviá-los para serve.go.

Os áudios WAV são ajustados no lado do cliente, então acredito que o processamento do lado do servidor não será muito pesado.

image

@kercre123 kercre123 merged commit e500449 into kercre123:main Sep 25, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants